summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jiri Palecek [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
Fix uninitialized variable warning
Last-Update: 2020-06-04
If the YUV format isn't found, the code depends on .format being
0. However, it was not initialized at all, so this patch initializes
the format member. The other members need not be initialized.
Last-Update: 2020-06-04
Gbp-Pq: Name uninitialized-yuvformat.patch
Patrick Franz [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
kwin (4:5.27.11-1) unstable; urgency=medium
[ Patrick Franz ]
* Bump Standards-Version to 4.7.0 (No changes needed).
* New upstream release (5.27.11).
* Update build-deps and deps with the info from cmake.
[dgit import unpatched kwin 4:5.27.11-1]
Patrick Franz [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
Import kwin_5.27.11.orig.tar.xz
[dgit import orig kwin_5.27.11.orig.tar.xz]
Patrick Franz [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
Import kwin_5.27.11-1.debian.tar.xz
[dgit import tarball kwin 4:5.27.11-1 kwin_5.27.11-1.debian.tar.xz]